Replaces oldChild with New child. Optionally returns a reference to the new child as an XMLNode.
Syntax |
|---|
|
result = XMLNode.ReplaceChild( NewChild, OldChild ) |
Parameters |
|
|---|---|
|
NewChild |
|
|
OldChild |
|
Return Value |
|
|---|---|
|
Result |
|
XMLNode.ReplaceChild Function